adTempus API
PreviousUpNext
IScheduler::GetTapiDevices Method

Gets a list of TAPI devices installed on the server.

C++
HRESULT GetTapiDevices([out,retval] BSTR * pVal);
C#
GetTapiDevices([out,retval] BSTR pVal);
Visual Basic
Sub GetTapiDevices(pVal As [out,retval] BSTR)

GetTapiDevices gets a list of TAPI devices (modems) to be used in the user interface for a messaging service provider that uses a modem. 

GetTapiDevices returns a single string listing the devices, with each device name separated by a "|" character.

adTempus API Reference version 3.0.0.0, revised 10/30/2008